GET api/cashBalancing/operator/{guid}/stores?stores[0]={stores[0]}&stores[1]={stores[1]}

Gets a list of stores based on the open cash balancing headers this operator worked at

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

Operator identifier

globally unique identifier

Required

stores

Operator's allowed stores

Collection of integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Store
NameDescriptionTypeAdditional information
ID

integer

None.

IsMaster

boolean

None.

ShortName

string

None.

URL

Web address for store (eg stores website / online store)

string

Data type: Url

SortOrder

integer

None.

Name

string

None.

Phone

string

None.

Fax

string

None.

Email

string

None.

Address1

string

None.

Address2

string

None.

City

string

None.

State

string

None.

Country

string

None.

PostCode

string

None.

Delivery

How the Store’s pricing file will be delivered

StoreDelivery

None.

ExportAccounts

integer

None.

SalesAccountFolder

string

None.

PurchaseAccountFolder

string

None.

InitLoad

Used in SEO for synchronising new Stores to groups

integer

None.

InitIDs

Used in SEO for synchronising new Stores to groups

integer

None.

ZoneID

integer

None.

ActAsMaster

integer

None.

LastActiveUtc

date

None.

Active

boolean

None.

Warehouse

boolean

None.

ABN

string

None.

PhoneOrderSubjectLine

string

None.

CaseConfiguration

CaseConfiguration

None.

IsNormalPriceChangesCampaign

boolean

None.

GeneratePrintLabels

Whether this store will automatically generate print labels

boolean

None.

HeaderLogo

string

None.

CustNo

string

Deprecated. use HostStoreSettings records instead.

StateCode

Host State Indicator

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 2

HostIdentifier

Collection of byte

Deprecated. use HostStoreSettings records instead.

HostIdentifierGuid

globally unique identifier

Deprecated. use HostStoreSettings records instead.

HostName

HostProvider

Deprecated. use HostStoreSettings records instead.

HostAddress

string

Deprecated. use HostStoreSettings records instead.

HostUsername

string

Deprecated. use HostStoreSettings records instead.

HostPassword

string

Deprecated. use HostStoreSettings records instead.

ExcludeFromLeadInOut

boolean

Deprecated. use HostStoreSettings records instead.

AccountingProvider

AccountingProvider

Deprecated. Search the settings table for this value, Section='Accounting', KeyName='AccountingProvider'.

AccountingAddress

string

None.

AccountingUsername

string

None.

AccountingPassword

string

None.

StoreAccountingCode

string

None.

SoftwareVariance

integer

None.

FuelWarningVariance

decimal number

None.

FuelErrorVariance

decimal number

None.

FuelAccumulatedWarningVariance

decimal number

None.

FuelAccumulatedErrorVariance

decimal number

None.

DrawManagment

CashBalancingDrawerManagement

None.

EndOfDayManagment

boolean

None.

AutoFillCashBalancing

boolean

None.

FuelDayVariance

integer

None.

AccountingTradingTime

time interval

None.

StockActivateProduct

ActivateProducts

None.

GiftCardSalesAccountingDeptCode

string

None.

TransactionDiscountAccountingDeptCode

string

None.

Size

integer

None.

Updated

date

None.

PriceZoneName

string

Relation. This field may not always be loaded or used for updates.

StoreFuelConfigured

boolean

Relation. This field may not always be loaded or used for updates.

ShippingAddressCopied

boolean

Relation. This field may not always be loaded or used for updates.

ShippingAddress

StoreAddress

Relation. This field may not always be loaded or used for updates.

BillingAddress

StoreAddress

Relation. This field may not always be loaded or used for updates.

HostStoreSettings

Collection of HostStoreSetting

Relation. This field may not always be loaded or used for updates.

Accounts

Collection of StoreAccount

Relation. This field may not always be loaded or used for updates.

Sales

Collection of StoreExternalSale

Relation. This field may not always be loaded or used for updates.

ZoneMatrix

Collection of ZoneMatrix

Relation. This field may not always be loaded or used for updates.

CashManagements

Collection of CashManagement

Relation. This field may not always be loaded or used for updates.

UpdateStoreID

SaaS Store ID

globally unique identifier

Relation. This field may not always be loaded or used for updates.

UpdateStore

SaaS Store Connection

UpdateStore

Relation. This field may not always be loaded or used for updates.

TimeZoneId

Windows TimeZoneId to set store to

string

Relation. This field may not always be loaded or used for updates.

SecurityOptions

SecurityOptions

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "isMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-10-05T00:02:33.8320427",
    "active": true,
    "warehouse": true,
    "abn": "sample string 19",
    "phoneOrderSubjectLine": "sample string 20",
    "caseConfiguration": 21,
    "isNormalPriceChangesCampaign": true,
    "generatePrintLabels": true,
    "headerLogo": "sample string 24",
    "custNo": "sample string 25",
    "stateCode": "sample string 26",
    "hostIdentifier": "mJcB2o5Wwkm1JFL0IVdFpA==",
    "hostIdentifierGuid": "da019798-568e-49c2-b524-52f4215745a4",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-10-05T00:02:33.8320427",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "2",
      "storeID": 1,
      "addressType": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "state": "sample string 4",
      "country": "sample string 5",
      "postCode": "sample string 6"
    },
    "billingAddress": {
      "$ref": "2"
    },
    "hostStoreSettings": [
      {
        "$id": "3",
        "id": 1,
        "hostIdentifier": "j4eZmNNpTkG7xMMn6jHC/w==",
        "hostIdentifierGuid": "9899878f-69d3-414e-bbc4-c327ea31c2ff",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "4",
          "identifier": "+N6lp5EHskCUvJ2or2TQ9g==",
          "identifierGuid": "a7a5def8-0791-40b2-94bc-9da8af64d0f6",
          "isPrimary": true,
          "obeyPreferredHost": true,
          "loadCampaigns": true,
          "isHostOwnedGroup": true,
          "serviceFeeID": 1,
          "deletedDiscountRate": 1,
          "deletedDiscountDuration": 1,
          "doNotRange": true,
          "doNotOrder": true,
          "updateMaster": true,
          "ignoreHostPriceGroups": true,
          "ignoreNormalSellIncrease": true,
          "ignoreNormalSellIncreaseRange": 11,
          "ignoreNormalSellDecrease": true,
          "ignoreNormalSellDecreaseRange": 13,
          "roundNormalSell": true,
          "ignorePromotionSell": true,
          "ignoreNonAdvertisedPromotionSell": true,
          "splitAdvertisedAndNonAdvertisedPromotions": true,
          "ignoreLeadInOut": true,
          "hostSupplierIdentifier": "G80i+Oz+nkWjnwe/NjUaig==",
          "hostSupplierIdentifierGuid": "f822cd1b-feec-459e-a39f-07bf36351a8a",
          "loyaltyPriceLevelIdentifier": "KQuB5d8UpUCVTMAbwLjsIg==",
          "loyaltyPriceLevelIdentifierGuid": "e5810b29-14df-40a5-954c-c01bc0b8ec22",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2025-10-05T00:02:33.8320427",
          "lastProcessed": "2025-10-05T00:02:33.8320427",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "5",
            "identifier": "YdbPIyDsJ0iCE8qg5a5fvA==",
            "identifierGuid": "23cfd661-ec20-4827-8213-caa0e5ae5fbc",
            "code": "sample string 1",
            "name": "sample string 2",
            "fuelSupplier": true,
            "isSupplier": true,
            "isHostedSupplier": true,
            "hostID": 1,
            "accountCode": "sample string 6",
            "invoiceSuffix": "sample string 7",
            "orderEmail": "sample string 8",
            "orderEmailBcc": "sample string 9",
            "orderFax": "sample string 10",
            "showOrderCost": true,
            "receiptCostUpdate": true,
            "sendReceipt": true,
            "receiptEmail": "sample string 14",
            "receiptEmailBcc": "sample string 15",
            "primaryContactGuid": "KOCMrZDOT0eEbbl81gBfBA==",
            "primaryContactID": "ad8ce028-ce90-474f-846d-b97cd6005f04",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "siD6wSxL10Cen5D+JBAL8g==",
            "supplierGroupGuid": "c1fa20b2-4b2c-40d7-9e9f-90fe24100bf2",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-05T00:02:33.8320427",
            "rebateLastClaimedAmount": 1.0,
            "cartonsOnly": true,
            "minimumOrderValue": 1,
            "enforceMinimumQuantity": true,
            "freight": 19.0,
            "freightType": 20,
            "deleted": true,
            "deletedUser": "sample string 22",
            "storeName": "sample string 23",
            "primaryContact": {
              "$id": "6",
              "id": "b6ac6e5d-0f4f-444f-8c44-08e756f5ddff",
              "identifier": "RK3sVYm3NUyJKR6PkTmN1Q==",
              "identifierGuid": "55ecad44-b789-4c35-8929-1e8f91398dd5",
              "familyName": "sample string 1",
              "givenNames": "sample string 2",
              "otherNames": "sample string 3",
              "title": "sample string 4",
              "dateOfBirth": "sample string 5",
              "sex": "sample string 6",
              "address": "sample string 7",
              "address1": "sample string 8",
              "address2": "sample string 9",
              "town": "sample string 10",
              "state": "sample string 11",
              "country": "sample string 12",
              "postalCode": "sample string 13",
              "telephone": "sample string 14",
              "mobile": "sample string 15",
              "email": "sample string 16",
              "fax": "sample string 17",
              "primary": true
            },
            "contacts": [
              {
                "$id": "7",
                "supplierIdentifier": "Db5poSS+FUSnemZK8axK3g==",
                "supplierIdentifierGuid": "a169be0d-be24-4415-a77a-664af1ac4ade",
                "contactGuid": "0gqUUdmOnUqxtu9/ubZHjA==",
                "contactID": "51940ad2-8ed9-4a9d-b1b6-ef7fb9b6478c",
                "contact": {
                  "$ref": "6"
                },
                "supplier": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "7"
              }
            ],
            "products": [
              {
                "$id": "8",
                "pluG_UID": "NamXooc6vkS7C0ur1fMDHw==",
                "pluGuid": "a297a935-3a87-44be-bb0b-4babd5f3031f",
                "supplierIdentifier": "7UET509oYEi7VdPb6elBbw==",
                "supplierIdentifierGuid": "e71341ed-684f-4860-bb55-d3dbe9e9416f",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-05T00:02:33.8320427",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-10-05T00:02:33.8320427",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "9",
                    "pluG_UID": "vyur485OQ0K2W2P6WIDxwQ==",
                    "pluGuid": "e3ab2bbf-4ece-4243-b65b-63fa5880f1c1",
                    "supplierIdentifier": "CCpMkZpklESf5+g3Z8E1Aw==",
                    "supplierIdentifierGuid": "914c2a08-649a-4494-9fe7-e83767c13503",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "2b6+rzyBH0y8fPAj8lgsww==",
                "parentPluGuid": "afbebed9-813c-4c1f-bc7c-f023f2582cc3",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "10",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "+QkRwCQNA0u7vuFyUpP+5w==",
                  "guid": "c01109f9-0d24-4b03-bbbe-e1725293fee7",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "fBP4d54lh0q8RG56eAUi3w==",
                  "priceGroupGuid": "77f8137c-259e-4a87-bc44-6e7a780522df",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-05T00:02:33.8320427",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-05T00:02:33.8320427",
                  "pluCreated": "2025-10-05T00:02:33.8320427",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2025-10-05T00:02:33.8320427",
                  "lastManualUpdate": "2025-10-05T00:02:33.8320427",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2025-10-05T00:02:33.8320427",
                  "currentCostUpdated": "2025-10-05T00:02:33.8320427",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-05T00:02:33.8320427",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2025-10-05T00:02:33.8320427",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "BxeUTgnqt0S1VZTgIC5xVg==",
                  "altPLUGuid": "4e941707-ea09-44b7-b555-94e0202e7156",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-10-05T00:02:33.8320427",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "LWSfPcgNekicSoZ70uQb8g==",
                  "shelfPageLayoutGuid": "3d9f642d-0dc8-487a-9c4a-867bd2e41bf2",
                  "talkerPageLayoutG_UID": "yFU9cybFM0SeTiPP0jfzDg==",
                  "talkerPageLayoutGuid": "733d55c8-c526-4433-9e4e-23cfd237f30e",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 91,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 94,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "Ag4cHixgZEum6qhuN+pIkA==",
                  "inventoryIdentifier": "1e1c0e02-602c-4b64-a6ea-a86e37ea4890",
                  "inventoryAccuracy": 1,
                  "baseUnits": 98,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 99,
                  "defaultPrinter": "sample string 100",
                  "defaultPrinterGroup": "sample string 101",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 102,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "uIgpy/8JNkKzhy4oyupq9w==",
                  "parentPluGuid": "cb2988b8-09ff-4236-b387-2e28caea6af7",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "JIbOk0rIKEGnld3rnMRp0Q==",
                  "supplierIdentifierGuid": "93ce8624-c84a-4128-a795-ddeb9cc469d1",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "bZ4qSloS70G1eiGjHuI1Jw==",
                  "rebateSupplierIdentifierGuid": "4a2a9e6d-125a-41ef-b57a-21a31ee23527",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-10-05T00:02:33.8320427",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "eocEaZjLNU2r7sxVh+6r9w==",
                  "hostIdentifierGuid": "6904877a-cb98-4d35-abee-cc5587eeabf7",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "store": {
                    "$ref": "1"
                  },
                  "storePrices": [
                    {
                      "$id": "11",
                      "pluG_UID": "6AeXuNyXZUiHLsfh3A9sDw==",
                      "pluGuid": "b89707e8-97dc-4865-872e-c7e1dc0f6c0f",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 9,
                      "nextCampaignName": "sample string 10",
                      "gstPercent": 11,
                      "normalCost": 12,
                      "normalCostDecimals": 13,
                      "costGstPercent": 14,
                      "costCalcMethod": 1,
                      "currentCost": 15,
                      "currentCostDecimals": 16,
                      "break1": 17,
                      "price1": 18,
                      "break2": 19,
                      "price2": 20,
                      "break3": 21,
                      "price3": 22,
                      "fuelItem": 23,
                      "fixedWeight": 24,
                      "active": true,
                      "complianceIndicator": "sample string 25",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-10-05T00:02:33.8320427"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "currentPrices": {
                    "$id": "12",
                    "pluPrices": {
                      "$id": "13",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-10-05T00:02:33.8320427",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "13"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "14",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-05T00:02:33.8320427",
                      "startTime": 3,
                      "endDate": "2025-10-05T00:02:33.8320427",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "jOYg+jmQl0+rFeKOVC7A8Q==",
                      "hostIdentifierGuid": "fa20e68c-9039-4f97-ab15-e28e542ec0f1",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "15",
                    "g_UId": "VFNE9mxsck+k5FM7Cg1aPw==",
                    "guid": "f6445354-6c6c-4f72-a4e4-533b0a0d5a3f",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "16",
                    "priceGroupG_UID": "cPnwRG+/dkiBGUL7pUujHA==",
                    "priceGroupGuid": "44f0f970-bf6f-4876-8119-42fba54ba31c",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-05T00:02:33.8320427",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "17",
                    "pluG_UID": "+YQraEmS6U6wbqGDfyelJQ==",
                    "pluGuid": "682b84f9-9249-4ee9-b06e-a1837f27a525",
                    "plu": 1,
                    "servingsPerPack": 1,
                    "servingSize": 1,
                    "showAllergens": 1,
                    "energy": 1,
                    "protein": 1,
                    "fat": 1,
                    "saturated": 1,
                    "carbo": 1,
                    "sugars": 1,
                    "sodium": 1,
                    "potasium": 1,
                    "calcium": 1,
                    "fibre": 1,
                    "soya": 1,
                    "nutsSeeds": 1,
                    "shells": 1,
                    "eggs": 1,
                    "dairy": 1,
                    "gluten": 1,
                    "sulphites": 1,
                    "peanuts": 1,
                    "sesame": 1,
                    "fish": 1,
                    "lupins": 1
                  },
                  "dates": {
                    "$id": "18",
                    "pluGuid": "649d88c2-3a26-42f8-a1a6-d613b9844de4",
                    "created": "2025-10-05T00:02:33.8320427",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-05T00:02:33.8320427",
                    "deactivated": "2025-10-05T00:02:33.8320427",
                    "lastOrdered": "2025-10-05T00:02:33.8320427",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-05T00:02:33.8320427",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-05T00:02:33.8320427",
                    "lastSold": "2025-10-05T00:02:33.8320427",
                    "firstSold": "2025-10-05T00:02:33.8320427",
                    "awsUpdated": "2025-10-05T00:02:33.8320427",
                    "lastManualUpdate": "2025-10-05T00:02:33.8320427",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-05T00:02:33.8320427",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-05T00:02:33.8320427",
                    "doNotRangeUpdated": "2025-10-05T00:02:33.8320427",
                    "doNotOrderUpdated": "2025-10-05T00:02:33.8320427",
                    "tracked": "2025-10-05T00:02:33.8320427"
                  },
                  "allergens": [
                    {
                      "$id": "19",
                      "allergenID": 1,
                      "pluG_UID": "XIf/oDqPyk2eFEAaA4Uhlw==",
                      "pluGuid": "a0ff875c-8f3a-4dca-9e14-401a03852197",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "costs": {
                    "$id": "20",
                    "pluG_UID": "sHegfK8vAUuuWxgCQGKogA==",
                    "pluGuid": "7ca077b0-2faf-4b01-ae5b-18024062a880",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-10-05T00:02:33.8320427",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "21",
                      "saleHeaderID": 1,
                      "created": "2025-10-05T00:02:33.8320427",
                      "createdLocal": "2025-10-05T00:02:33.8320427",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "mvBpnD+mhEWqgLi0BJg7SQ==",
                      "operatorGuid": "9c69f09a-a63f-4584-aa80-b8b404983b49",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "yUmEOjlIt0i9mrLWXabg8A==",
                      "pluGuid": "3a8449c9-4839-48b7-bd9a-b2d65da6e0f0",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "22",
                        "id": 1,
                        "g_Uid": "C925CXo2IEOyevNudt1kkA==",
                        "guid": "09b9dd0b-367a-4320-b27a-f36e76dd6490",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-10-05T00:02:33.8320427",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-05T00:02:33.8320427",
                        "endShift": "2025-10-05T00:02:33.8320427",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "23",
                            "operatorG_UID": "Nk3UPZ4glE6fnEMIwT+mtA==",
                            "operatorGuid": "3dd44d36-209e-4e94-9f9c-4308c13fa6b4",
                            "storeID": 2,
                            "operator": {
                              "$ref": "22"
                            },
                            "store": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "23"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "24",
                      "pluID": 1,
                      "pluG_UID": "GHATEqAIXkWAbXQgrIhKfA==",
                      "pluGuid": "12137018-08a0-455e-806d-7420ac884a7c",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "25",
                      "pluG_UId": "SYUPujRHak+tod8s4a/Bug==",
                      "pluGuid": "ba0f8549-4734-4f6a-ada1-df2ce1afc1ba",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "10"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "26",
                      "identifier": "nZFbkn2egUS0d5aSl3vA4Q==",
                      "identifierGuid": "925b919d-9e7d-4481-b477-9692977bc0e1",
                      "pluG_UID": "qYxz18us9UqhaDAGQAsgnQ==",
                      "pluGuid": "d7738ca9-accb-4af5-a168-3006400b209d",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "supplier": {
                    "$ref": "5"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "ordering": {
                    "$ref": "8"
                  },
                  "flipChartPages": [
                    {
                      "$id": "27",
                      "identifier": "oBybDjuDdUS96m/mUWBLSw==",
                      "groupName": "sample string 1",
                      "identifierGuid": "0e9b1ca0-833b-4475-bdea-6fe651604b4b",
                      "exists": true,
                      "flipChartIdentifier": "zjYiywN5IkmQKLgpJBc7MA==",
                      "flipChartIdentifierGuid": "cb2236ce-7903-4922-9028-b82924173b30",
                      "contentPanelName": "sample string 5",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "enableProductRecogniser": true,
                      "displayName": "sample string 7",
                      "sortOrder": 8,
                      "storeID": 1,
                      "productsPerRow": 9,
                      "rows": 10,
                      "showButtonText": true,
                      "showButtonImage": true,
                      "buttonWidth": 13,
                      "buttonHeight": 14,
                      "autoSizeButtons": true,
                      "autoSizeGrid": true,
                      "buttonAnchor": 17,
                      "buttonBackgroundImage": "sample string 18",
                      "buttonTopColour": 1,
                      "buttonTextColour": 1,
                      "buttonBottomColour": 1,
                      "buttonBorderColour": 1,
                      "buttonBorderWidth": 1,
                      "buttonRadius": 1,
                      "buttonGradientMode": 1,
                      "buttonDropShadow": true,
                      "buttonShadowWidth": 1,
                      "buttonHighLightOnPush": true,
                      "buttonFontFamily": "sample string 19",
                      "buttonFontSize": 1.1,
                      "buttonFontStyle": 1,
                      "buttonTextAlign": 1,
                      "buttonWordBreak": true,
                      "buttonDrawImageAndButton": true,
                      "buttonVerticalText": true,
                      "buttonImageAlign": 1,
                      "buttonMarginX": 20,
                      "buttonMarginY": 21,
                      "beginButtonsX": 22,
                      "beginButtonsY": 23,
                      "manualSortProducts": true,
                      "sortProductsKind": 25,
                      "groupIdentifier": "FK4d3pgAHk6+/WS7YB5kWg==",
                      "groupIdentifierGuid": "de1dae14-0098-4e1e-befd-64bb601e645a",
                      "flipChart": {
                        "$id": "28",
                        "identifier": "7xu9GDSANUqL53Ezudrslg==",
                        "identifierGuid": "18bd1bef-8034-4a35-8be7-7133b9daec96",
                        "displayName": "sample string 2",
                        "sortOrder": 3,
                        "productsPerRow": 4,
                        "rowsPerPage": 5,
                        "buttonMarginX": 6,
                        "buttonMarginY": 7,
                        "beginButtonsX": 8,
                        "beginButtonsY": 9,
                        "autoSizeButtons": true,
                        "autoSizeGrid": true,
                        "showButtonText": true,
                        "showButtonImage": true,
                        "formLocationX": 1,
                        "formLocationY": 1,
                        "formWidth": 14,
                        "formHeight": 15,
                        "formMaximised": true,
                        "formResizable": true,
                        "formBackgroundImage": "sample string 16",
                        "formBackgroundColourA": 1,
                        "formBackgroundColourR": 1,
                        "formBackgroundColourG": 1,
                        "formBackgroundColourB": 1,
                        "formFontFamily": "sample string 17",
                        "formFontSize": 1.1,
                        "formFontStyle": 1,
                        "formAttributes": "sample string 18",
                        "buttonWidth": 19,
                        "buttonHeight": 20,
                        "buttonAnchor": 21,
                        "buttonBackgroundImage": "sample string 22",
                        "buttonTopColour": 1,
                        "buttonTextColour": 1,
                        "buttonBottomColour": 1,
                        "buttonBorderColour": 1,
                        "buttonBorderWidth": 1,
                        "buttonRadius": 1,
                        "buttonGradientMode": 1,
                        "buttonDropShadow": true,
                        "buttonShadowWidth": 1,
                        "buttonHighLightOnPush": true,
                        "buttonFontFamily": "sample string 23",
                        "buttonFontSize": 1.1,
                        "buttonFontStyle": 1,
                        "buttonTextAlign": 1,
                        "buttonWordBreak": true,
                        "buttonDrawImageAndButton": true,
                        "buttonVerticalText": true,
                        "buttonImageAlign": 1,
                        "panelLocationX": 1,
                        "panelLocationY": 1,
                        "panelWidth": 1,
                        "panelHeight": 1,
                        "panelAnchor": 1,
                        "panelFontFamily": "sample string 24",
                        "panelFontSize": 1.1,
                        "panelFontStyle": 1,
                        "panelBackgroundColour": 1,
                        "panelTextColour": 1,
                        "panelAttributes": "sample string 25",
                        "unsentCount": 26,
                        "group": {
                          "$id": "29",
                          "identifier": "mBbnB5SeK0GZj4hYH8bIzA==",
                          "identifierGuid": "07e71698-9e94-412b-998f-88581fc6c8cc",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "30",
                              "id": 1,
                              "g_UID": "o8fuV1BwSUaZdeTFRV8omQ==",
                              "guid": "57eec7a3-7050-4649-9975-e4c5455f2899",
                              "zoneID": 3,
                              "storeID": 4,
                              "name": "sample string 5",
                              "formType": "sample string 6",
                              "locationX": 1,
                              "locationY": 1,
                              "width": 1,
                              "height": 1,
                              "maximised": true,
                              "resizable": true,
                              "backgroundImage": "sample string 7",
                              "backgroundColour": "sample string 8",
                              "backgroundColourA": 1,
                              "backgroundColourR": 1,
                              "backgroundColourG": 1,
                              "backgroundColourB": 1,
                              "fontFamily": "sample string 9",
                              "fontSize": 1.1,
                              "fontStyle": 1,
                              "previousForm": 1,
                              "previousFormG_UID": "Fi+rxVdI00eILKs9gOl9RQ==",
                              "previousFormGuid": "c5ab2f16-4857-47d3-882c-ab3d80e97d45",
                              "nextForm": 1,
                              "nextFormG_UID": "dujrwRbVT06wnbaeH/CvBg==",
                              "nextFormGuid": "c1ebe876-d516-4e4f-b09d-b69e1ff0af06",
                              "attributes": "sample string 10",
                              "updated": "2025-10-05T00:02:33.8320427",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "30"
                              },
                              "previousCheckoutForm": {
                                "$ref": "30"
                              },
                              "buttons": [
                                {
                                  "$id": "31",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "DOBiC/619EeqwBBE4sVuIQ==",
                                  "checkoutFormGuid": "0b62e00c-b5fe-47f4-aac0-1044e2c56e21",
                                  "identifier": "BsXosMVRX0mYNbjw2MtSyQ==",
                                  "identifierGuid": "b0e8c506-51c5-495f-9835-b8f0d8cb52c9",
                                  "name": "sample string 5",
                                  "plu": 1,
                                  "locationX": 1,
                                  "locationY": 1,
                                  "width": 1,
                                  "height": 1,
                                  "anchor": 1,
                                  "backgroundImage": "sample string 6",
                                  "backgroundImageID": 1,
                                  "backgroundImageUrl": "sample string 7",
                                  "topColour": 1,
                                  "textColour": 1,
                                  "bottomColour": 1,
                                  "borderColour": 1,
                                  "borderWidth": 1,
                                  "radius": 1,
                                  "gradientMode": 1,
                                  "dropShadow": true,
                                  "shadowWidth": 1,
                                  "highLightOnPush": true,
                                  "fontFamily": "sample string 8",
                                  "fontSize": 1.1,
                                  "fontStyle": 1,
                                  "textAlign": 1,
                                  "imageAlign": 1,
                                  "wordBreak": true,
                                  "verticalText": true,
                                  "buttonFunction": 1,
                                  "buttonValue": 1,
                                  "valueG_UID": "4F3dYhQTPEy6V1XU8w7Ujw==",
                                  "valueGuid": "62dd5de0-1314-4c3c-ba57-55d4f30ed48f",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-05T00:02:33.8320427",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "30"
                                  },
                                  "image": {
                                    "$id": "32",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-10-05T00:02:33.8320427",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "33",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "dP+8+ToJ00yNvds3BpgKlg==",
                                  "checkoutFormGuid": "f9bcff74-093a-4cd3-8dbd-db3706980a96",
                                  "panelType": "sample string 4",
                                  "name": "sample string 5",
                                  "locationX": 6,
                                  "locationY": 7,
                                  "width": 8,
                                  "height": 9,
                                  "anchor": 10,
                                  "fontFamily": "sample string 11",
                                  "fontSize": 12.1,
                                  "fontStyle": 13,
                                  "backgroundColour": 14,
                                  "textColour": 15,
                                  "attributes": "sample string 16"
                                },
                                {
                                  "$ref": "33"
                                }
                              ]
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "33"
                      },
                      "products": [
                        {
                          "$id": "34",
                          "flipChartPageIdentifier": "lxicNW2WC0ib+qrUjs1S5A==",
                          "flipChartPageIdentifierGuid": "359c1897-966d-480b-9bfa-aad48ecd52e4",
                          "pluG_UID": "1MeOOsD4WEmV29NO60VexQ==",
                          "pluGuid": "3a8ec7d4-f8c0-4958-95db-d34eeb455ec5",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "10"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ]
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "35",
                      "pluG_UID": "oSPAn4CjrEeVwRyuGJEu9Q==",
                      "pluGuid": "9fc023a1-a380-47ac-95c1-1cae18912ef5",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2025-10-05T00:02:33.8320427",
                      "previousPrice": 1,
                      "previousCostCalcMethod": 1,
                      "previousCost": 1,
                      "previousWeightedAvgCost": 1,
                      "previousLastCost": 1,
                      "previousRawCost": 15,
                      "previousRawWeightedAvgCost": 16,
                      "previousRawLastCost": 17,
                      "previousCostDecimals": 1,
                      "previousServiceFeeID": 18,
                      "previousFreight": 19.0,
                      "previousFreightType": 20,
                      "storeID": 21,
                      "storeName": "sample string 22",
                      "serviceFeeDescription": "sample string 23",
                      "previousServiceFeeDescription": "sample string 24"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "36",
                      "pluG_UID": "PYiJYNkQ/UC33IRyo3HwVQ==",
                      "ingredientGuid": "i+P59JlvO0yuMkrbbb3iXA==",
                      "ingredientIdentifier": "f4f9e38b-6f99-4c3b-ae32-4adb6dbde25c",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "37",
                      "pluG_UID": "Zq9fZrPM5kWVHaTjwYOw1A==",
                      "pluGuid": "665faf66-ccb3-45e6-951d-a4e3c183b0d4",
                      "shelfLocationIdentifier": "aUJ46csqO0CXrYl3MetHsg==",
                      "shelfLocationGuid": "e9784269-2acb-403b-97ad-897731eb47b2",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "2M43zhPYWE6ueMRjWzKNeQ==",
                      "labelPageLayoutGuid": "ce37ced8-d813-4e58-ae78-c4635b328d79",
                      "updated": "2025-10-05T00:02:33.8320427",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "10"
                      },
                      "location": {
                        "$id": "38",
                        "identifier": "rhyKO91ArE2Lf4bL3LIM9A==",
                        "storeID": 1,
                        "identifierGuid": "3b8a1cae-40dd-4dac-8b7f-86cbdcb20cf4",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-05T00:02:33.8320427",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bin": {
                    "$ref": "37"
                  },
                  "scaleLocations": [
                    {
                      "$id": "39",
                      "plu": 1,
                      "pluG_UID": "O26Nub+/KU2eqB6nQdC+JQ==",
                      "pluGuid": "b98d6e3b-bfbf-4d29-9ea8-1ea741d0be25",
                      "deptNo": 1,
                      "product": {
                        "$ref": "10"
                      },
                      "scaleLocation": {
                        "$id": "40",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-10-05T00:02:33.8320427",
                        "department": {
                          "$id": "41",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "40"
                          },
                          "subDepartments": [
                            {
                              "$id": "42",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "43",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "44",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-10-05T00:02:33.8320427",
                                      "salesMode": 1,
                                      "gstPercent": 1,
                                      "costGSTPercent": 1,
                                      "earnLoyaltyPoints": true,
                                      "quantityOverride": true,
                                      "quantityRequired": true,
                                      "allowDiscounts": true,
                                      "discountDiscounts": true,
                                      "itemRecalled": true,
                                      "noRefund": true,
                                      "active": true,
                                      "allowMarkdown": true,
                                      "defaultGP": 1.1,
                                      "labelShelfDefault": 1,
                                      "labelTalkerDefault": 1,
                                      "labelSmall": true,
                                      "tags": "sample string 11",
                                      "unitMeasureKind": 1,
                                      "fuelItem": true,
                                      "trackSerial": true,
                                      "warrantyPeriod": 1,
                                      "costCalcMethod": 1,
                                      "providerName": "sample string 12",
                                      "overrideHostMargin": true,
                                      "keepDescription": true,
                                      "mscCommodity": "sample string 15",
                                      "allowAutoOrder": true,
                                      "excludeFromWebUpdate": true,
                                      "webPriceBasedOn": true,
                                      "labelFormat": "sample string 16",
                                      "sendToScale": true,
                                      "labelPageLayoutG_UID": "zLso6LoKRkm4DNLB0iVkeg==",
                                      "labelPageLayoutGuid": "e828bbcc-0aba-4946-b80c-d2c1d225647a",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "45",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "46",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "47",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "46"
                                      },
                                      "mscDep": {
                                        "$id": "48",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "45"
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "44"
                                    }
                                  ],
                                  "updated": "2025-10-05T00:02:33.8320427",
                                  "salesMode": 1,
                                  "gstPercent": 1,
                                  "costGSTPercent": 1,
                                  "earnLoyaltyPoints": true,
                                  "quantityOverride": true,
                                  "quantityRequired": true,
                                  "allowDiscounts": true,
                                  "discountDiscounts": true,
                                  "itemRecalled": true,
                                  "noRefund": true,
                                  "active": true,
                                  "allowMarkdown": true,
                                  "defaultGP": 1.1,
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "tags": "sample string 9",
                                  "unitMeasureKind": 1,
                                  "fuelItem": true,
                                  "trackSerial": true,
                                  "warrantyPeriod": 1,
                                  "costCalcMethod": 1,
                                  "providerName": "sample string 10",
                                  "overrideHostMargin": true,
                                  "keepDescription": true,
                                  "mscCommodity": "sample string 13",
                                  "allowAutoOrder": true,
                                  "excludeFromWebUpdate": true,
                                  "webPriceBasedOn": true,
                                  "labelFormat": "sample string 14",
                                  "sendToScale": true,
                                  "labelPageLayoutG_UID": "fpgV00XXuUaEyEMH08K1PQ==",
                                  "labelPageLayoutGuid": "d315987e-d745-46b9-84c8-4307d3c2b53d",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "45"
                                  },
                                  "mscCom": {
                                    "$ref": "46"
                                  },
                                  "mscDep": {
                                    "$ref": "48"
                                  },
                                  "mscSubCom": {
                                    "$ref": "47"
                                  }
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-10-05T00:02:33.8320427",
                              "salesMode": 1,
                              "gstPercent": 1,
                              "costGSTPercent": 1,
                              "earnLoyaltyPoints": true,
                              "quantityOverride": true,
                              "quantityRequired": true,
                              "allowDiscounts": true,
                              "discountDiscounts": true,
                              "itemRecalled": true,
                              "noRefund": true,
                              "active": true,
                              "allowMarkdown": true,
                              "defaultGP": 1.1,
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "tags": "sample string 9",
                              "unitMeasureKind": 1,
                              "fuelItem": true,
                              "trackSerial": true,
                              "warrantyPeriod": 1,
                              "costCalcMethod": 1,
                              "providerName": "sample string 10",
                              "overrideHostMargin": true,
                              "keepDescription": true,
                              "mscCommodity": "sample string 13",
                              "allowAutoOrder": true,
                              "excludeFromWebUpdate": true,
                              "webPriceBasedOn": true,
                              "labelFormat": "sample string 14",
                              "sendToScale": true,
                              "labelPageLayoutG_UID": "2c6bZBznJUavyd+RTwDgMw==",
                              "labelPageLayoutGuid": "649bced9-e71c-4625-afc9-df914f00e033",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "45"
                              },
                              "mscCom": {
                                "$ref": "46"
                              },
                              "mscDep": {
                                "$ref": "48"
                              },
                              "mscSubCom": {
                                "$ref": "47"
                              }
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-10-05T00:02:33.8320427",
                          "salesMode": 1,
                          "gstPercent": 1,
                          "costGSTPercent": 1,
                          "earnLoyaltyPoints": true,
                          "quantityOverride": true,
                          "quantityRequired": true,
                          "allowDiscounts": true,
                          "discountDiscounts": true,
                          "itemRecalled": true,
                          "noRefund": true,
                          "active": true,
                          "allowMarkdown": true,
                          "defaultGP": 1.1,
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "tags": "sample string 19",
                          "unitMeasureKind": 1,
                          "fuelItem": true,
                          "trackSerial": true,
                          "warrantyPeriod": 1,
                          "costCalcMethod": 1,
                          "providerName": "sample string 20",
                          "overrideHostMargin": true,
                          "keepDescription": true,
                          "mscCommodity": "sample string 23",
                          "allowAutoOrder": true,
                          "excludeFromWebUpdate": true,
                          "webPriceBasedOn": true,
                          "labelFormat": "sample string 24",
                          "sendToScale": true,
                          "labelPageLayoutG_UID": "YOsP0fk/jEG3Cxz5uu371A==",
                          "labelPageLayoutGuid": "d10feb60-3ff9-418c-b70b-1cf9baedfbd4",
                          "minimumAge": 25,
                          "countryOfOrigin": "sample string 26",
                          "serviceFeeID": 1,
                          "eftCode": 27,
                          "defaultPrinter": "sample string 28",
                          "defaultPrinterGroup": "sample string 29",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "45"
                          },
                          "mscCom": {
                            "$ref": "46"
                          },
                          "mscDep": {
                            "$ref": "48"
                          },
                          "mscSubCom": {
                            "$ref": "47"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "nextPrice": {
                    "$id": "49",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "TnR+4+5Pz0aGqfUjaDK/Ow==",
                    "pluGuid": "e37e744e-4fee-46cf-86a9-f5236832bf3b",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "nbG9Jdoyn0SFl4H5vOmqzg==",
                    "dealCostGuid": "25bdb19d-32da-449f-8597-81f9bce9aace",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "iqs5MlIDcEKytj8ByM+y3w==",
                    "priceGroupGuid": "3239ab8a-0352-4270-b2b6-3f01c8cfb2df",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-05T00:02:33.8320427",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "xEEI2Xek106Cf+jvK0pyDw==",
                    "campaignComboPriceGroupIdentifier": "d90841c4-a477-4ed7-827f-e8ef2b4a720f",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "50",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-05T00:02:33.8320427",
                        "operatorG_UID": "e2Hyp+4dXk2i6lFScjNOfw==",
                        "operatorGuid": "a7f2617b-1dee-4d5e-a2ea-515272334e7f",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-05T00:02:33.8320427",
                        "signIqTicketFileMovedUtc": "2025-10-05T00:02:33.8320427",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-05T00:02:33.8320427",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "10"
                        },
                        "campaignPlu": {
                          "$ref": "49"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "campaign": {
                      "$id": "51",
                      "id": 1,
                      "storeID": 2,
                      "name": "38c8e206-143b-4b8a-9a4a-d96a14a1264d",
                      "nameGuid": "38c8e206-143b-4b8a-9a4a-d96a14a1264d",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-05T00:02:33.8320427",
                      "startTime": 1,
                      "endDate": "2025-10-05T00:02:33.8320427",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2025-10-05T00:02:33.8320427",
                      "system": true,
                      "created": "2025-10-05T00:02:33.8320427",
                      "updated": "2025-10-05T00:02:33.8320427",
                      "priceChangeNotifiedUtc": "2025-10-05T00:02:33.8320427",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "ILHyZN7ZQE+bAHjphPkMFQ==",
                      "hostIdentifierGuid": "64f2b120-d9de-4f40-9b00-78e984f90c15",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-05T00:02:33.8320427",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "52",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "qpx1sz4rZEuZY4bXFqxUJg==",
                          "pluGuid": "b3759caa-2b3e-4b64-9963-86d716ac5426",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "+u2lCczV1Ey1nhMiEgLNWw==",
                          "priceGroupGuid": "09a5edfa-d5cc-4cd4-b59e-13221202cd5b",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-10-05T00:02:33.8320427",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "10"
                          },
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "53",
                          "id": 1,
                          "identifier": "yKdQtEydJk2lVqTSm1xG1w==",
                          "identifierStr": "yKdQtEydJk2lVqTSm1xG1w==",
                          "identifierGuid": "b450a7c8-9d4c-4d26-a556-a4d29b5c46d7",
                          "campaignID": 4,
                          "campaignName": "sample string 5",
                          "ruleJoin": 1,
                          "ruleType": 6,
                          "operand0": "sample string 7",
                          "comparisonOp": 1,
                          "operand1": "sample string 8",
                          "action": 1,
                          "operand2": "sample string 9",
                          "operand3": "sample string 10",
                          "includeExcludedItems": true,
                          "noFurtherDiscounts": true,
                          "description": "sample string 11",
                          "sortOrder": 1,
                          "isItemRule": false,
                          "prevDept": "sample string 12",
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "54",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "FOUelBX3sEiw2DuZonfdEw==",
                          "customerIDGuid": "941ee514-f715-48b0-b0d8-3b99a277dd13",
                          "campaign": {
                            "$ref": "51"
                          },
                          "customer": {
                            "$id": "55",
                            "identifier": "xnkR1VmwbkKv8M2CWkkwoA==",
                            "identifierGuid": "d51179c6-b059-426e-aff0-cd825a4930a0",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-05T00:02:33.8320427",
                            "sex": "sample string 7",
                            "address1": "sample string 8",
                            "address2": "sample string 9",
                            "town": "sample string 10",
                            "state": "sample string 11",
                            "country": "sample string 12",
                            "postalCode": "sample string 13",
                            "email": "sample string 14",
                            "telephone": "sample string 15",
                            "mobile": "sample string 16",
                            "communityIdentifier": "5GVBPk1cAku3giMTpr3kZQ==",
                            "communityIdentifierGuid": "3e4165e4-5c4d-4b02-b782-2313a6bde465",
                            "joined": "2025-10-05T00:02:33.8320427",
                            "updated": "2025-10-05T00:02:33.8320427",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "SQ2Jk3uaWEqNSz2QOgUcHQ==",
                            "priceLevelIdentifierGuid": "93890d49-9a7b-4a58-8d4b-3d903a051c1d",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-05T00:02:33.8320427",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "56",
                                "cardType": 2,
                                "issueDate": "2025-10-05T00:02:33.8320427",
                                "expiry": "2025-10-05T00:02:33.8320427",
                                "customerID": "dxrKmzeNjkCF3t0oP7cCQg==",
                                "customerIDGuid": "9bca1a77-8d37-408e-85de-dd283fb70242",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2025-10-05T00:02:33.8320427",
                                "linkedAccount": "J+aVO4XzUUOCP9w06/tEyQ==",
                                "linkedAccountGuid": "3b95e627-f385-4351-823f-dc34ebfb44c9",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "55"
                                },
                                "account": {
                                  "$id": "57",
                                  "id": 1,
                                  "identifier": "yKYr6PkIykWsrRLRzvHNoA==",
                                  "identifierGuid": "e82ba6c8-08f9-45ca-acad-12d1cef1cda0",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-05T00:02:33.8320427",
                                  "owner": "ws5jp/qeTEG/oTuwkGXqnA==",
                                  "ownerGuid": "a763cec2-9efa-414c-bfa1-3bb09065ea9c",
                                  "accountStoreGroupIdentifier": "mktOTwlj9kmQy1og+9bVLQ==",
                                  "accountStoreGroupGuid": "4f4e4b9a-6309-49f6-90cb-5a20fbd6d52d",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2025-10-05T00:02:33.8320427",
                                  "active": true,
                                  "updated": "2025-10-05T00:02:33.8320427",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "55"
                                  },
                                  "card": {
                                    "$ref": "56"
                                  },
                                  "members": {
                                    "$id": "58",
                                    "sample string 1": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "59",
                                      "identifier": "tbF+JMGDb0qnTORz3a6j/Q==",
                                      "identifierGuid": "247eb1b5-83c1-4a6f-a74c-e473ddaea3fd",
                                      "name": "sample string 2",
                                      "primaryContact": "q6ouLUVeqEO9UOnhXS9YuA==",
                                      "primaryContactGuid": "2d2eaaab-5e45-43a8-bd50-e9e15d2f58b8",
                                      "accountID": "YAl1nb0Jgki/liOyqsyTTw==",
                                      "accountIDGuid": "9d750960-09bd-4882-bf96-23b2aacc934f",
                                      "special": true,
                                      "updated": "2025-10-05T00:02:33.8320427",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "rt9tXi1P50Sf/ZtJ3qhlBQ==",
                                      "priceLevelIdentifierGuid": "5e6ddfae-4f2d-44e7-9ffd-9b49dea86505",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "57"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "55"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "60",
                                          "id": 1,
                                          "groupID": "1WHPjYv7ik2519qxK9tRGg==",
                                          "groupIDGuid": "8dcf61d5-fb8b-4d8a-b9d7-dab12bdb511a",
                                          "customerID": "Kuzb439gv0+yrvAR9NpiWQ==",
                                          "customerIDGuid": "e3dbec2a-607f-4fbf-b2ae-f011f4da6259",
                                          "card": "sample string 4",
                                          "linkedAccount": "HZjGhZFnL0aBwizdngwiHA==",
                                          "linkedAccountGuid": "85c6981d-6791-462f-81c2-2cdd9e0c221c",
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "group": {
                                            "$ref": "59"
                                          },
                                          "customerCard": {
                                            "$ref": "56"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "WZ0VhpKKgUSAwEPHdUwBEA==",
                                    "identifierGuid": "86159d59-8a92-4481-80c0-43c7754c0110",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "xW1qulKsCk2M3cDyah/D9A==",
                                    "accountIDGuid": "ba6a6dc5-ac52-4d0a-8cdd-c0f26a1fc3f4",
                                    "customerAccount": {
                                      "$ref": "57"
                                    },
                                    "customerCard": {
                                      "$ref": "56"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-10-05T00:02:33.8320427",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "9DJlX8anNUyS0dTcZLkzog==",
                                    "idempotentVoidGuid": "5f6532f4-a7c6-4c35-92d1-d4dc64b933a2",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "62",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "JaW4sMfUbUujjVvtp/Y0CA==",
                                      "saleHeaderIdentifierGuid": "b0b8a525-d4c7-4b6d-a38d-5beda7f63408",
                                      "created": "2025-10-05T00:02:33.8320427",
                                      "createdLocal": "2025-10-05T00:02:33.8320427",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2025-10-05T00:02:33.8320427",
                                      "storeID": 1,
                                      "operatorG_Uid": "O2lc2YgXNk+sNefyzMRm/A==",
                                      "operatorGuid": "d95c693b-1788-4f36-ac35-e7f2ccc466fc",
                                      "customerG_Uid": "sJqDaMAKKUijDD/It726Tg==",
                                      "customerGuid": "68839ab0-0ac0-4829-a30c-3fc8b7bdba4e",
                                      "communityIdentifier": "DxyGHo6T5EefKhVevOANzw==",
                                      "communityIdentifierGuid": "1e861c0f-938e-47e4-9f2a-155ebce00dcf",
                                      "saleIdentifier": "sample string 8",
                                      "deptNo": 9,
                                      "zoneID": 10,
                                      "operatorID": 11,
                                      "voucherForegone": 12,
                                      "cardName": "sample string 13",
                                      "accountType": 14,
                                      "authID": "sample string 15",
                                      "bankRef": "sample string 16",
                                      "invRoc": "sample string 17",
                                      "responseCode": "sample string 18",
                                      "orderNo": 19,
                                      "accountNo": 20,
                                      "machineID": 21,
                                      "timeInSale": "00:00:00.1234567",
                                      "timeInSubtotal": "00:00:00.1234567",
                                      "newID": 22,
                                      "totalTaxInclusive": 23,
                                      "totalTaxExempt": 24,
                                      "taxTransactionDiscount": 25,
                                      "taxTransactionDiscountTender": 1,
                                      "tableNumber": 1,
                                      "note": "sample string 26",
                                      "source": "sample string 27",
                                      "customerReference": "sample string 28",
                                      "receiptPrinted": true,
                                      "drawerID": 1,
                                      "demoID": "sample string 30",
                                      "externalTransNo": "sample string 31",
                                      "externalSale": 32,
                                      "smartReceiptStatus": 33,
                                      "requiredExports": 34,
                                      "loyaltyMetadata": "sample string 35",
                                      "priceLevelIdentifier": "ZRlBG4HekU+Gem0BhAAA0A==",
                                      "priceLevelIdentifierGuid": "1b411965-de81-4f91-867a-6d01840000d0",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "22"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "communityOrganisation": {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "jQd89jIRuUe2UGRg3/EueA==",
                                        "identifierGuid": "f67c078d-1132-47b9-b650-6460dff12e78",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-10-05T00:02:33.8320427",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "64",
                                          "saleItemID": 1,
                                          "identifier": "AkyFNFYWPkir+dyu9z6UiQ==",
                                          "identifierGuid": "34854c02-1656-483e-abf9-dcaef73e9489",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "ItGU5UoDDkSUPO6OodUwlA==",
                                          "pluGuid": "e594d122-034a-440e-943c-ee8ea1d53094",
                                          "accountID": "dYZgeDaoY0KhhzeTtCrl2g==",
                                          "accountIDGuid": "78608675-a836-4263-a187-3793b42ae5da",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2025-10-05T00:02:33.8320427",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "m3OuIs3IuEGIls5LnNQj0w==",
                                          "refundGuid": "22ae739b-c8cd-41b8-8896-ce4b9cd423d3",
                                          "campaign": "sample string 12",
                                          "campaignType": 13,
                                          "modifiedID": 1,
                                          "omittedIngredient": true,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 16",
                                          "modifierName": "sample string 17",
                                          "modifierSetName": "sample string 18",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 22",
                                          "comboDiscount": 1,
                                          "idempotentVoid": "sLU0eNPff0mPR6fSa37/sQ==",
                                          "idempotentVoidGuid": "7834b5b0-dfd3-497f-8f47-a7d26b7effb1",
                                          "priceLevelIdentifier": "xUJIR6CCJ0mOjWWoGNXbcw==",
                                          "priceLevelIdentifierGuid": "474842c5-82a0-4927-8e8d-65a818d5db73",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-05T00:02:33.8320427",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "66",
                                            "id": 1,
                                            "g_UID": "Kb1JMrJUr0GFiTlP/bu/AQ==",
                                            "guid": "3249bd29-54b2-41af-8589-394ffdbbbf01",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-05T00:02:33.8320427"
                                          },
                                          "modifier": {
                                            "$id": "67",
                                            "id": 1,
                                            "setG_UID": "LpNca8748k+LOQcRz04IAw==",
                                            "modifierSetGuid": "6b5c932e-f8ce-4ff2-8b39-0711cf4e0803",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "2ffyeGzZE0q9brq2Jc2Ehw==",
                                            "pluGuid": "78f2f7d9-d96c-4a13-bd6e-bab625cd8487",
                                            "deleted": true,
                                            "g_UID": "7rBKDbSDgkiYg83IQ9Buew==",
                                            "guid": "0d4ab0ee-83b4-4882-9883-cdc843d06e7b",
                                            "product": {
                                              "$ref": "10"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "68",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "62"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "61"
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "+9KO/RBAnUSgo1OLN2o8/g==",
                                          "pluGuid": "fd8ed2fb-4010-449d-a0a3-538b376a3cfe",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2025-10-05T00:02:33.8320427",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2025-10-05T00:02:33.8320427",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "72",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "RsrYN2tr3EaY0m1xh6Zpuw==",
                                          "pluGuid": "37d8ca46-6b6b-46dc-98d2-6d7187a669bb",
                                          "accountID": "397CU4Hnx0eE6/KLJhXCug==",
                                          "accountIDGuid": "53c2dedf-e781-47c7-84eb-f28b2615c2ba",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2025-10-05T00:02:33.8320427",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "yHYZ3ZPpQEmGoHIjw9DQYA==",
                                          "refundGuid": "dd1976c8-e993-4940-86a0-7223c3d0d060",
                                          "providerName": "sample string 10",
                                          "campaign": "sample string 11",
                                          "campaignType": 1,
                                          "modifiedID": 1,
                                          "omittedIngredient": 1,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 14",
                                          "modifierName": "sample string 15",
                                          "modifierSetName": "sample string 16",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 20",
                                          "comboDiscount": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "73",
                                          "identifier": "xByjQOj6LkuvjdsK4S+2xQ==",
                                          "identifierGuid": "40a31cc4-fae8-4b2e-af8d-db0ae12fb6c5",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "3Gs6N3xDBkGqv7znuBMWfg==",
                                          "customerIdentifierGuid": "373a6bdc-437c-4106-aabf-bce7b813167e",
                                          "operatorNo": 1,
                                          "operatorG_UID": "+5uhvLrr6Ua3YSkDsszM4Q==",
                                          "operatorGuid": "bca19bfb-ebba-46e9-b761-2903b2cccce1",
                                          "created": "2025-10-05T00:02:33.8320427",
                                          "ordered": "2025-10-05T00:02:33.8320427",
                                          "started": "2025-10-05T00:02:33.8320427",
                                          "completed": "2025-10-05T00:02:33.8320427",
                                          "supplied": "2025-10-05T00:02:33.8320427",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "operator": {
                                            "$ref": "22"
                                          },
                                          "details": [
                                            {
                                              "$id": "74",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "ntHcL7Dh/UuU1GkXIqGOWQ==",
                                              "pluGuid": "2fdcd19e-e1b0-4bfd-94d4-691722a18e59",
                                              "quantity": 1,
                                              "unit": 1,
                                              "status": 1,
                                              "soldQuantity": 1,
                                              "soldWeight": 1,
                                              "soldCents": 1,
                                              "soldGstCents": 1,
                                              "soldFixedPrice": 1,
                                              "soldSalesMode": 1,
                                              "promptDetailID": 1,
                                              "groupID": 1,
                                              "menuPath": "sample string 1",
                                              "promptPath": "sample string 2",
                                              "notes": "sample string 3",
                                              "headerIdentifier": "0bgMGGeLakeVT0xR/4cvVQ==",
                                              "headerIdentifierGuid": "180cb8d1-8b67-476a-954f-4c51ff872f55",
                                              "product": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "62"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "75",
                                          "surveyG_UID": "720rKYb0PEqkrbZ2lRb9Qw==",
                                          "surveyGuid": "292b6def-f486-4a3c-a4ad-b6769516fd43",
                                          "saleHeaderGuid": "mtJlam48qEmgbNnAuqzQ/w==",
                                          "saleGuid": "6a65d29a-3c6e-49a8-a06c-d9c0baacd0ff",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "kXQyoOsUn0+u6mEk0Ucs+Q==",
                                          "guidResponse": "a0327491-14eb-4f9f-aeea-6124d1472cf9",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-05T00:02:33.8320427",
                                          "sale": {
                                            "$ref": "62"
                                          },
                                          "survey": {
                                            "$id": "76",
                                            "g_UID": "EHHzdARC1kicUV9zW1oeEA==",
                                            "guid": "74f37110-4204-48d6-9c51-5f735b5a1e10",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "+IiU65MbNkOvXJ3hvBkcYQ==",
                                            "checkoutFormGuid": "eb9488f8-1b93-4336-af5c-9de1bc191c61",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-05T00:02:33.8320427",
                                            "end": "2025-10-05T00:02:33.8320427",
                                            "deleted": true,
                                            "updated": "2025-10-05T00:02:33.8320427",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "88469af1-727f-489d-9f43-7f019b3e2110",
                                              "3555e743-3fd9-4d09-9349-237a1d086e61"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "30"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "8DkM770iREKTGyDrO9mS+Q==",
                                      "accountIdentifier": "ef0c39f0-22bd-4244-931b-20eb3bd992f9",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "r83LGNuuYUSjC/KlPBJXIQ==",
                                      "customerOrderIdentifierGuid": "18cbcdaf-aedb-4461-a30b-f2a53c125721",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "77",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "/+1+T5gZE0CHM3SvXV3GGA==",
                                      "paymentIdentifierGuid": "4f7eedff-1998-4013-8733-74af5d5dc618",
                                      "identifier": "D2fMaQjbGEevevP/eAQd/Q==",
                                      "identifierGuid": "69cc670f-db08-4718-af7a-f3ff78041dfd",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "W4290WwwYUyOn8+6/9irLw==",
                                      "itemIdentifierGuid": "d1bd8d5b-306c-4c61-8e9f-cfbaffd8ab2f"
                                    }
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ]
                              },
                              {
                                "$ref": "56"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "account": {
                              "$ref": "57"
                            },
                            "vouchers": [
                              {
                                "$id": "78",
                                "customerIdentifier": "GiHWmhCCeE28CV8vov9QUA==",
                                "customerIdentifierGuid": "9ad6211a-8210-4d78-bc09-5f2fa2ff5050",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "GHfAQuLSkkal0G6RwS/x5A==",
                                "idempotentGuid": "42c07718-d2e2-4692-a5d0-6e91c12ff1e4",
                                "offline": true,
                                "voucher": {
                                  "$id": "79",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-10-05T00:02:33.8320427",
                                  "barcodeTemplate": {
                                    "$id": "80",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "81",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-10-05T00:02:33.8320427",
                                    "labelPageLayout": "bgD3Ies+sUysFtqzVTdMtQ==",
                                    "pageLayoutGuid": "21f7006e-3eeb-4cb1-ac16-dab355374cb5",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "79"
                                    },
                                    "elements": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-10-05T00:02:33.8320427"
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "customerIdentifier": "QyMC13mAk0OpCBpWbwOyIQ==",
                                      "customerIdentifierGuid": "d7022343-8079-4393-a908-1a566f03b221",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-05T00:02:33.8320427",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "ikv8fSvUFkGJcNGOZxQulw==",
                                      "issuedIdempotentGuid": "7dfc4b8a-d42b-4116-8970-d18e67142e97",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-05T00:02:33.8320427",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-05T00:02:33.8320427",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "X1J1InEpPkqbVf2ievMBAw==",
                                      "redeemedIdempotentGuid": "2275525f-2971-4a3e-9b55-fda27af30103",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-05T00:02:33.8320427",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "81"
                                      },
                                      "voucher": {
                                        "$ref": "79"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "61"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "61"
                                      }
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "84",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "5WDswsmlYUir6BoiM9nFfQ==",
                          "groupIDGuid": "c2ec60e5-a5c9-4861-abe8-1a2233d9c57d",
                          "campaign": {
                            "$ref": "51"
                          },
                          "group": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "85",
                          "identifier": "rDQISEz0f0CURVzk1xqAJQ==",
                          "identifierGuid": "480834ac-f44c-407f-9445-5ce4d71a8025",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "86",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "+HyOAnm7sUaNeyG2+StG6A==",
                          "guid": "028e7cf8-bb79-46b1-8d7b-21b6f92b46e8",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "51"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "87",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "NzlpZc8EAEa+3hIM2gt8tw==",
                              "groupGuid": "65693937-04cf-4600-bede-120cda0b7cb7",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "H1E+NjOSkE6MXOvn/WZALA==",
                              "pluGuid": "363e511f-9233-4e90-8c5c-ebe7fd66402c",
                              "priceGroupG_UID": "Clq83OWJREuiv+4uqQxkUg==",
                              "priceGroupGuid": "dcbc5a0a-89e5-4b44-a2bf-ee2ea90c6452",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "51"
                              },
                              "product": {
                                "$ref": "10"
                              },
                              "priceGroup": {
                                "$ref": "16"
                              },
                              "campaignPool": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ]
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "88",
                          "id": 1,
                          "priceLevelIdentifier": "r9w5AnRD6UWe/5Fkb9nrPA==",
                          "priceLevelIdentifierGuid": "0239dcaf-4374-45e9-9eff-91646fd9eb3c",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "88"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "10"
                    },
                    "dealCost": {
                      "$id": "89",
                      "headerIdentifier": "3PoDVAU3TUCeZUatWHHo9Q==",
                      "headerIdentifierGuid": "5403fadc-3705-404d-9e65-46ad5871e8f5",
                      "identifier": "CAam0ALDnkeUIpJlEUaF6w==",
                      "identifierGuid": "d0a60608-c302-479e-9422-9265114685eb",
                      "supplierIdentifier": "/W+IR1DTBUy5kR5pJ5vWxA==",
                      "supplierGuid": "47886ffd-d350-4c05-b991-1e69279bd6c4",
                      "pluG_UID": "aw7/UWdISkmvzHxDdqANRw==",
                      "pluGuid": "51ff0e6b-4867-494a-afcc-7c4376a00d47",
                      "campaignName": "8a172999-9629-4551-b2a2-a9dbcf700157",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-05T00:02:33.8320427",
                      "end": "2025-10-05T00:02:33.8320427",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "Qt9F+R1rfk6DpXb2j3tPNQ==",
                      "bonusItemPluGuid": "f945df42-6b1d-4e7e-83a5-76f68f7b4f35",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-05T00:02:33.8320427",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2025-10-05T00:02:33.8320427",
                      "campaignEndDate": "2025-10-05T00:02:33.8320427",
                      "masterPLUG_UID": "0UgqoYIAfUKT5y8oTIu9LA==",
                      "masterID": "a12a48d1-0082-427d-93e7-2f284c8bbd2c",
                      "productName": "sample string 22",
                      "productAPN": "sample string 23",
                      "orderCode": "sample string 24",
                      "normalSell": 25,
                      "normalCost": 26,
                      "normalCostDecimals": 27,
                      "cartonQuantity": 28,
                      "salesMode": 29,
                      "orderPacked": 30,
                      "fuelItem": true,
                      "active": true,
                      "bonusMasterPLUG_UID": "yYk2wqovfkup1M1YzDqs5A==",
                      "bonusMasterID": "c23689c9-2faa-4b7e-a9d4-cd58cc3aace4",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2025-10-05T00:02:33.8320427",
                  "dealCosts": [
                    {
                      "$ref": "89"
                    },
                    {
                      "$ref": "89"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "90",
                      "pluG_UID": "mAQ0p5t4J0WHHtZd45Xccg==",
                      "pluGuid": "a7340498-789b-4527-871e-d65de395dc72",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "alternateProductG_UID": "yEUR7ML/K0e6TFrE+89g0Q==",
                  "alternateProduct": "ec1145c8-ffc2-472b-ba4c-5ac4fbcf60d1",
                  "productHostCode": {
                    "$id": "91",
                    "id": 1,
                    "pluG_UID": "XfA1BqdC20WS1oL690jpmQ==",
                    "pluGuid": "0635f05d-42a7-45db-92d6-82faf748e999",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "45"
                  },
                  "mscCom": {
                    "$ref": "46"
                  },
                  "mscDep": {
                    "$ref": "48"
                  },
                  "mscSubCom": {
                    "$ref": "47"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-10-05T00:02:33.8320427",
                  "inventoryTracked": "2025-10-05T00:02:33.8320427",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "5"
                },
                "serviceFee": {
                  "$id": "92",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "8"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "93",
                "storeID": 1,
                "supplierIdentifier": "TgqbjOXlZECgt77ZXsTlfw==",
                "supplierGuid": "8c9b0a4e-e5e5-4064-a0b7-bed95ec4e57f",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "93"
              }
            ],
            "cycles": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "lUkxKPKYV062cw0xqmfYtQ==",
                "supplierGuid": "28314995-98f2-4e57-b673-0d31aa67d8b5",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2025-10-05T00:02:33.8320427",
                "deliveryDate": "2025-10-05T00:02:33.8320427",
                "nextCutOffDate": "2025-10-05T00:02:33.8320427",
                "nextDeliveryDate": "2025-10-05T00:02:33.8320427",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "94"
              }
            ],
            "store": {
              "$ref": "1"
            },
            "updated": "2025-10-05T00:02:33.8320427",
            "isHost": true
          },
          "files": [
            {
              "$id": "95",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-10-05T00:02:33.8320427",
              "processed": "2025-10-05T00:02:33.8320427",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-05T00:02:33.8320427",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "4"
              },
              "metcashHeader": {
                "$id": "96",
                "customerNumber": "sample string 1",
                "creationDate": "2025-10-05T00:02:33.8320427",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "95"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "97",
              "id": 1,
              "hostIdentifier": "oMTHeG63Sk6gY/FCLvttzQ==",
              "hostIdentifierGuid": "78c7c4a0-b76e-4e4a-a063-f1422efb6dcd",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "94871cb2-63f6-4c61-9c88-540e3ed67a17",
                "5f92cc45-d077-4034-8a6a-cd9d43eb6b91"
              ]
            },
            {
              "$ref": "97"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "3"
          },
          "hostStoreSettings": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "98",
              "identifier": "RrM4R+hCQEqTlQlfPvD2+w==",
              "identifierGuid": "4738b346-42e8-4a40-9395-095f3ef0f6fb",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "98"
            }
          ],
          "promoTypeGuids": [
            "1193824b-545f-4d5b-a8b4-d40216563d55",
            "2fc7616f-e3a1-459e-ac10-4d97341b03e4"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "3"
      }
    ],
    "accounts": [
      {
        "$id": "99",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "99"
      }
    ],
    "sales": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-10-05T00:02:33.8320427",
        "ftpSite": {
          "$id": "101",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "path": "sample string 7",
          "protocol": 8
        }
      },
      {
        "$ref": "100"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "97"
      },
      {
        "$ref": "97"
      }
    ],
    "cashManagements": [
      {
        "$id": "102",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "103",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "102"
      }
    ],
    "updateStoreID": "5ab43f38-89f7-4d82-8c21-ec9f481e0063",
    "updateStore": {
      "$id": "104",
      "id": "aba78ee2-81de-4db1-91a8-4140ba18e826",
      "name": "sample string 1",
      "lastActivity": "2025-10-05T00:02:33.8320427",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2025-10-05T00:02:33.8320427"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "105",
      "loginMode": 1,
      "allowSelfVerification": true,
      "verifierEmail": "sample string 3",
      "source": "sample string 4",
      "loginModeInherited": 5,
      "loginModeSource": "sample string 6",
      "selfVerifyInherited": true,
      "selfVerifySource": "sample string 8",
      "verifyEmailInherited": "sample string 9",
      "verifyEmailSource": "sample string 10"
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKPE[f(4�5xl/workbook.xml �(�����0��J}�(�$���K���Ab����_~R�n�����	]_!��c�3��.�1c���/8��w-:��,݋a��J��l`�	s0����N��n�X~t��3l(�����D�\�=5L~����]L¶�M�v\��Xe ��
��չ79��L��#�%W�8ME���>`���/PKPE[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
PE[y�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R85ba9057a25d4184" /></Relationships>PKPE[~�Z��=3xl/worksheets/sheet1.xml �(��[]S�F�+�W��Б�ФI�$M ɛ&x
8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��,
����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%���
Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u�
QrŽ����������1jT+��D����]X�����dԜl5'|e�'��.
��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt������ I%)m7
g�Sv�%e��tci���~d%���
Q�����3�)!�w�ڃ��T"9��܅�DQ����T�[A��	��A=F�V��U�z�,��L����$��Z����N�K<DI*�]��J�ϸ,�EԤ�h�T>�j��ࢴ�Q��%<(/��y_:�UԤJ����<��x�Q��դ䕵*�&7!(nBGI�$]��������[!JR�.�!�p`��^GIj�%�Y��
[�*�%�IZ���z�����w���F��r�Q��$�&�;���4I�(ImA�Z�B[0����.���^2eth1�Ƕ(I�JR�ju(Ù+��DE���E�h:��‰��3�ae7�(E3��6Q�Fv;S�k.�5g�b6Q�Fue�Cn
�mv�&�(E�JQ�]�wL��]<><���M+E�����1cT��=JѴR��Z������h|w
N7*����w6jѶZ�,�А!mh��5بI�jҚJ�@�
�u��
Q�Vt
%��A�Z�Ko2�&m�I-�p���h'�,�5idžH5i[Mjl���!�q�3���5���ً�v~r�^�O���P��7�7m���fzr���~��M��)�y�)�E��)�e�P)�4G��[�0)�U��)�u�p)���S��!�-�V�B�Bx�@���0�@��p�7�r?a�Pa�@��B�� ��/B��
 ���Pzk`CA���	�5�� ����P\;J�q
)	�5��$,�����\[J�30��<gJ�3���<oJ�30��<w*�3���<*�30��<�*�3���<�*�30��<�*�3���<�j�s|�	�
�&<7������j�s|�	�
:6	�
�&<7�������&�O
���P��O
���P��O
���P��O
���P��O
���R��O-���R��O-��Զ<�B�|L��M��0	$�F�ɦ<�'/�l�˞E���d�~�Y�r�#{�@�Z~�So�l�[!~�@�a�/!̿�a�}��P����Bv�c�>��������}�g�+ƸuLѦ��,��eH]�O�<�2O�����i�����J^��y`��<
0�l��6O���i�yӳ�5p��R$�d)`�9���mYN�W���3Z	X�3���ne��,�'>��y��,�'^�2��ĩYJLF�|Xމf���$��	��㌂�������3�
`8�h�W�u�@8��5�r��θ�<`���Mb�{9��3J�;�o�dB�N�A&�o�dB�^�A&�o��OD�<C ��sj�7Ɉ�͈�'#��>?��fĞE���4#͈9$ˈB3"�Ќ 4#͈B3"�Ќ 4#�0��g�(M3"�Ќ�s�O=cg=c�=c��c��,��eH]�<#L���3―��V�3"�d`��0YF�,#�lw
��gD��2"�dq����W����@YFD�,#&+�2b2�e�d4ˈ�h��f1�2by'�G[��.ψ��,#&%���Jd����\'ˈ��^,2����.�e�! `>�(ψ�eD�2"e����@YFD�,#"͈��o������t��.���w?�-���PKPE[ �Q�Pxl/_rels/workbook.xml.rels �(���An� E���׀��
�&�n�\���X�i��u�#�
E����n�B���h�|�Xoߖ�@�����bV�a����:�ݬ�0˔oD3���6)�GB�2��X96w��L�#�R�����%�d�[&:\<��贞�:/`�`���)���A���?Q$׃U���� �wmCk���9�y|r7��.3�_�ﺐie_�J7�n����������K�2.�V0t]��8U��Fn���PKPE[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKPE[̥�I�xl/sharedStrings.xml �(��X�o�6�}�����6iU�'��4�M�Ӥ��o�f��ھ���;(�KȦ�IUK�9��w���q��e�9��TL�Wo��c�0���==޺Q�Q��d�ӫ�+U5����Rځ�\]�VZo.
�蚨��PH*�h�W.j#)IԊR��~��n�	�5'9�p�������aaח�z4�l��ˆ�o��&Di*O��+!��@��y�q��Av*��h�l�?]�%/�K7p��t��$�*���w�O�ӯ�rM42�:N"ٙ�@
D��4cw���e���64
M2�v��
�7�e�"��q�ǂ$E�!:�p>fA/ֽ"�a`����p��3�t%r��^���
�;�|�;���
8a xʖ�$�����H6�,���K�d�!l�d�(����,�c��r�=��c�Ȓ\��jYTČ{��(�\��a׾G�r��h$�rȬ��^=)*yɶQ�YHt��K��	��b=���4�8ܖ�P�fR|bl<H��w(3��S�ZHz+r�\��h����כ�f@S�ω�H)�9�"_��?�ꎤ�jJ�<!�,�@(�L�!y-��Zܲ,��Y�I�YE怒2�}��t�G�#q���%���H�s�R= 29�v�nH7�(npW$69>d�JWo��ϸKm�fTnL�05�(�,��c���fs`�@lX��)܇ؔ�&G�!s�ͥ�2�����	ђ��j�a)D
��ƭ��!�]�(���c�Wh�Kh�Ӎ�.:�Q�H���Qx4A�^:��pp����p�<����a�Y����	��:'x��
�y��*��U�߯��_a�_a��웿�Sg]�j���S0!M���Fn؎�tc�]�~�~�^�	BReP]�
��kU�U�V��-��f����=����Ux��CD���l[�d} S��ɠn+���))��HD�Q�VT�>Y\3��>�U}Z�Y���������E�gVf���>��\�����	i�"h��ȍ�i�
��w���\w� �(L�(�z����7��s��D��v/�TO���H�^�\/������k�OʚA��#�l �5!L�~E���_�ZNor*gz�|C8ȿ�U�y~d3nE����\��＀�<ˎ�F<������{�`�I͸y9O���d�=�2MSE��Ь�sc�R�"�
���m��$/������:�>��TȪ�q�y:�%�`�>���5��~��"6�3���y�l�\aa�oK��0���B�%5<tAd�鍕�6��4L�f�n��(��N�N�$IS낷�6�ki�Q3Y�DҘ$�gщ�n�B���z4J�^�%Ih6ޒ5�^�)��ƞ���������:ê
�{ӴϤ^!kۜ�sf��O!Wv�����ڵ֊g^� ;��Pg�R	W�WI$3����ft�*�u�:j"����u���c�mp��mNJ�&��}�|9��"旊����Q3�S�	f��#�fr�fЗ�YY�d�h(���PK-PE[f(4�5xl/workbook.xmlPK-PE[����	�[Content_Types].xmlPK-
PE[y�''V_rels/.relsPK-PE[~�Z��=3�xl/worksheets/sheet1.xmlPK-PE[ �Q�P
xl/_rels/workbook.xml.relsPK-PE[Ѓc'2E
Gxl/styles.xmlPK-PE[̥�I��xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKPE[��f�5xl/workbook.xml �(���;�0D�H����,"!��I�"�b��d;"���.�����)'��ځ|�hB�+*ctcAH�.֡�w���,��پW+�Md�$ə���&H��h����]��Q�J�2�>�)�fO�SX�l�u��-�~S�
;.VEh�h(Y�{Wє_�yx�"K�s�7����V��w�PKPE[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
PE[^u�I''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rcbe5d5fc7128463c" /></Relationships>PKPE[~�Z��=3xl/worksheets/sheet1.xml �(��[]S�F�+�W��Б�ФI�$M ɛ&x
8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��,
����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%���
Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u�
QrŽ����������1jT+��D����]X�����dԜl5'|e�'��.
��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt������ I%)m7
g�Sv�%e��tci���~d%���
Q�����3�)!�w�ڃ��T"9��܅�DQ����T�[A��	��A=F�V��U�z�,��L����$��Z����N�K<DI*�]��J�ϸ,�EԤ�h�T>�j��ࢴ�Q��%<(/��y_:�UԤJ����<��x�Q��դ䕵*�&7!(nBGI�$]��������[!JR�.�!�p`��^GIj�%�Y��
[�*�%�IZ���z�����w���F��r�Q��$�&�;���4I�(ImA�Z�B[0����.���^2eth1�Ƕ(I�JR�ju(Ù+��DE���E�h:��‰��3�ae7�(E3��6Q�Fv;S�k.�5g�b6Q�Fue�Cn
�mv�&�(E�JQ�]�wL��]<><���M+E�����1cT��=JѴR��Z������h|w
N7*����w6jѶZ�,�А!mh��5بI�jҚJ�@�
�u��
Q�Vt
%��A�Z�Ko2�&m�I-�p���h'�,�5idžH5i[Mjl���!�q�3���5���ً�v~r�^�O���P��7�7m���fzr���~��M��)�y�)�E��)�e�P)�4G��[�0)�U��)�u�p)���S��!�-�V�B�Bx�@���0�@��p�7�r?a�Pa�@��B�� ��/B��
 ���Pzk`CA���	�5�� ����P\;J�q
)	�5��$,�����\[J�30��<gJ�3���<oJ�30��<w*�3���<*�30��<�*�3���<�*�30��<�*�3���<�j�s|�	�
�&<7������j�s|�	�
:6	�
�&<7�������&�O
���P��O
���P��O
���P��O
���P��O
���R��O-���R��O-��Զ<�B�|L��M��0	$�F�ɦ<�'/�l�˞E���d�~�Y�r�#{�@�Z~�So�l�[!~�@�a�/!̿�a�}��P����Bv�c�>��������}�g�+ƸuLѦ��,��eH]�O�<�2O�����i�����J^��y`��<
0�l��6O���i�yӳ�5p��R$�d)`�9���mYN�W���3Z	X�3���ne��,�'>��y��,�'^�2��ĩYJLF�|Xމf���$��	��㌂�������3�
`8�h�W�u�@8��5�r��θ�<`���Mb�{9��3J�;�o�dB�N�A&�o�dB�^�A&�o��OD�<C ��sj�7Ɉ�͈�'#��>?��fĞE���4#͈9$ˈB3"�Ќ 4#͈B3"�Ќ 4#�0��g�(M3"�Ќ�s�O=cg=c�=c��c��,��eH]�<#L���3―��V�3"�d`��0YF�,#�lw
��gD��2"�dq����W����@YFD�,#&+�2b2�e�d4ˈ�h��f1�2by'�G[��.ψ��,#&%���Jd����\'ˈ��^,2����.�e�! `>�(ψ�eD�2"e����@YFD�,#"͈��o������t��.���w?�-���PKPE[5[���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q>���������8�Hl�6�����W�E��H]t�j4��'�|���o�D���hMUQA#�M��)���z���i"�$�����{�4�g
�Ф��~1���Nȣ��e��>g�-�.�C�Z���<�h�`�j�1��A�c?�@��*�Nu�_ʦ(cزF��wS�2a����3��Z5����ׂI��*3��9�t��)/gj�F+�@�[�L��U�����PKPE[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKPE[�<һ�xl/sharedStrings.xml �(��X�n�6}/����m�l9H��%Nb�ItQ��D�le�%�M���{���8�j�-$�!9�93C����&w>Q���g-��m9�'"e|u�z��t㖣4�)��g�g�Z·�S��S�:k��ޞt:*Y�
Qm���L�
��\u�VR��5�z�w�n����[N"
�a[v)8����؄�����䴣�O;�݈�!JSY_����-��2�����{'S�J���N_�$O�8W^���J93Ʃ�E�2:f�Y��F�X�Iĝ�X��?�9���	O[p�0��Qhk�S�/E^�y!�5Q�(iʙ�	�V�O'h�_��X�Dk�0�Q��:��@y�g"�Z
��m��v��w�h;p�X��
I4�V�ɑ|.YB�k�WT��fK�
q�(��
.�3��9r�5��3�ȒB�[4jUT��k��4�\��a׾G�
��hU9d�wb����fڜ(�($���)ɋ�^J�������8�V�P��R|bj|cԘ�F�3�`�SZH�F�r�Bd�d����כ�� SӏQ.���(6E�O��r�+O$y�!��6 (��e�\KZ\�<��Y�H�YU��"u�y�^�����!�Ö�N"-d�������r��Uq�ݸ"���	S��<i�>�.�M��Q�1�������2���<�f�훺�b�Iex��GM�ZCT�C�ePu?�*�7DK�ګQ��5B_�g
���D����B�BB�ۚ�
�e�SP�s
�&(�+'8����8�;����qxp��
8��pt�)�
��\�5��kp��p~���~�}~�}>�o�W�M{���_�`J�ޠ?�ݨS7$����Ѝ�,��F�ɠ��
z�4<hx�`���؟��a�k8_؄7�?B����^��l�@�U��fܶH���)��H�E�S�VT�^YҞ1��>]�\��X����W��e�'m�Y��_{����W~ߜ��Y�A�n<��n�ƾ'���d���G�U�2�g99�~3�8gY�~L)L�RH�t���n��%�b���ln@/�5��>�����v"x��哮���3=r�%��y����
ոmf�[�X	�w^@y��CS�	���~�=�`�J͸�9�<\�C=�r�e�jc�
�eJ]�B*x�H}h��& "�Tkh��=:����~�M-�.���Psu0Ch�8}:ǁ�����
Slp�����ټ�
���~����A�������WU.{$��(u�Y��a��$�nL�Q/��4ˬ^ߎ0�]K{���%0��&$�u��x�IA��ףq6�A����xI6,���h�{�:�N����wB�9^:4��w����kD��-�S�f�_�Tjez�P�k�x�5
�����C�ъ�*���-�	/>�9ݮ�rݳ��KV�D�:�~s���Kp�����lC�����r��%�/
��f����������+4����"5��R��oPK-PE[��f�5xl/workbook.xmlPK-PE[����	��[Content_Types].xmlPK-
PE[^u�I''U_rels/.relsPK-PE[~�Z��=3�xl/worksheets/sheet1.xmlPK-PE[5[���P
xl/_rels/workbook.xml.relsPK-PE[Ѓc'2E
Fxl/styles.xmlPK-PE[�<һ��xl/sharedStrings.xmlPK��